Vcenter SystemConfig PscRegistration Info
Vcenter SystemConfig PscRegistration Info
The Vcenter SystemConfig PscRegistration Info schema has fields to specify information about the PSC node.
This schema was added in vSphere API 6.7.
JSON Example
{
"address": "string",
"https_port": 0,
"sso_domain": "string"
}
string
address
Required
The IP address or DNS resolvable name of the PSC this appliance is registered with.
This property was added in vSphere API 6.7.
integer As int64
As int64
https_port
Required
The HTTPs port used by the external PSC.
This property was added in vSphere API 6.7.
string
sso_domain
Required
The Single Sign-On domain name of the external PSC.
This property was added in vSphere API 6.7.